Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace > OrientationManager Class > GetOrientationPlane Method : GetOrientationPlane(Double[]) Method |
'Declaration
Public Overloads Shared Function GetOrientationPlane( _ ByVal d() As Double _ ) As Plane
'Usage
Dim d() As Double Dim value As Plane value = OrientationManager.GetOrientationPlane(d)
public: static Plane GetOrientationPlane( array<double>^ d )